projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16c2e41
)
Update Xen version to 3.2.0-rc1
author
Keir Fraser
<keir.fraser@citrix.com>
Sat, 8 Dec 2007 16:59:49 +0000
(16:59 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Sat, 8 Dec 2007 16:59:49 +0000
(16:59 +0000)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 464ed41260846c1f321a74abdfdcb02ff3027065..bb5c0315905bcc13cca9a1735dc8ff2dbe94a5e9 100644
(file)
--- a/
xen/Makefile
+++ b/
xen/Makefile
@@
-2,7
+2,7
@@
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 3
export XEN_SUBVERSION = 2
-export XEN_EXTRAVERSION ?=
-unstable
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?=
.0-rc1
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version